webmaster's useful tools
HomeDownloadsOrderContact
MLDDM
10 Mar, 2016 - New version
of Instant Eyedropper
  • Two-clicks mode
  • Precision mode (hold the ctrl button)
  • Multiple monitors support
  • High-DPI support
  • Don't steal focus of an active window
  • Font face, size and color can be changed through ini file
  • Click stability solved
03 Apr, 2013 - New version
MLDDM 2.87
  • touch screens support
10 Feb, 2011 - New version
MLDDM 2.82.1
  • some small fixes and updates
14 Nov, 2009 - New version
MLDDM 2.82
  • keeping active items highlighted
  • new 'delay' parameter
  • passive items
31 Mar, 2009 - New version
MLDDM 2.32
  • additional doctypes support
  • new 'direction' parameter
  • extended documentation
22 Sep, 2008 - New version
MLDDM 2.30
  • realtime layers position recalculation
  • optimized script size and speed
5 Jun, 2008 - New version
MLDDM 2.28
  • reverse submenu direction when not enough horizontal space
  • automatic or custom width of the layers
  • can be two or more menus on single page
Feb 02, 2007 - New version
Webmaster's Toolkit 2.07
  • Fullscreen Ruler mode
  • Show Side Rulers in window mode option
  • Quick Copy to clipboard buttons
  • Many bugs were fixed.

Multi-Level Drop Down Menu 2.87

MLDDM is a website navigation script. The main advantage of this script is the clear separation between the navigation elements and script code. The HTML code is a simple treelike unordered list without tables. This makes it easy to integrate this menu into any CMS as well as change its appearance by simply editing HTML and CSS. All the rest is done by the script.

Example:

 

Common Features

  • Touch Screen support
  • HTML treelike unordered list (<ul>) as menu structure
  • small js file size (7Kb)
  • unlimited number of levels
  • horizontal or vertical orientation
  • fade, slide or none visual effects
  • several menus on the page
  • automatic/custom submenu width
  • prevention of unintentional mouseovers
  • 12 various visual themes in package

Current Version: 2.87
Compatibility: IE 6+, Firefox 1.5+, Safari 3+, Opera 8+, Google Chrome 0.2+.

Usage

1. Create html unordered list and set CLASS for this menu: <ul class="mlddm"> for example:

<ul class="mlddm">
  <li><a href="#">Menu 1</a>
    <ul>
      <li><a href="#">Menu 1.1</a></li>
      <li><a href="#">Menu 1.2</a></li>
    </ul>
  </li>
  <li><a href="#">Menu 2</a></li>
  <li><a href="#">Menu 3</a>
    <ul>
      <li><a href="#">Menu 3.1</a></li>
      <li><a href="#">Menu 3.2</a>
        <ul>
          <li><a href="#">Menu 3.2.1</a></li>
          <li><a href="#">Menu 3.2.2</a></li>
          <li><a href="#">Menu 3.2.3</a></li>
        </ul>
      </li>
    </ul>
  </li>
</ul>

2. Insert this code between your <head></head> tags:
<script type="text/javascript" src="multimenu.js"></script>
<link rel="stylesheet" type="text/css" href="multimenu.css" />

Make sure that correct paths are specified to the script and css file.

That’s it!
All you have to do now is add some hover styles and make it your own.

You can also use premade designs as a basis for your own menu style.

Theme Examples

Horizontal:
Vertical:

License

You can order our product on-line using all possible payment methods uncluding credit cards, wire transfers and others via PayPro Global Inc. registration service. All orders are handled through Secure Server connection that ensures your registration information will not be read by unauthorized persons.

License Agreement...

After purchasing you will receive the download link instantly by e-mail.

     

License Price Per License Buy link
MLDDM 2.87 Single Site License $25
MLDDM 2.87 10 Sites License $35
MLDDM 2.87 500 Sites License
Includes JavaScript source code with comments
$199

The package contains:

  • MLDDM files
  • HTML documentation
  • 12 High quality samples
Webmaster's Toolkit v2.07
30-day Free Trial!
Download Webmaster's Toolkit 1.71 (585Kb)
Version: 2.07
Size: 585Kb
Released: Feb 02, 2007
Price: $9.95
OS: Windows 2000, XP, 2003
© 2005-2024 SpiceBrains.com